Builder
Linux host metrics
Content copied to clipboard
meshtastic.HostMetrics
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Host system disk space free for /
Content copied to clipboard
uint64 diskfree1_bytes = 3;
Link copied to clipboard
Secondary system disk space free
Content copied to clipboard
optional uint64 diskfree2_bytes = 4;
Link copied to clipboard
Tertiary disk space free
Content copied to clipboard
optional uint64 diskfree3_bytes = 5;
Link copied to clipboard
Host system free memory
Content copied to clipboard
uint64 freemem_bytes = 2;
Link copied to clipboard
Host system one minute load in 1/100ths
Content copied to clipboard
uint32 load1 = 6;
Link copied to clipboard
Host system fifteen minute load in 1/100ths
Content copied to clipboard
uint32 load15 = 8;
Link copied to clipboard
Host system five minute load in 1/100ths
Content copied to clipboard
uint32 load5 = 7;
Link copied to clipboard
Host system uptime
Content copied to clipboard
uint32 uptime_seconds = 1;
Link copied to clipboard
Optional User-provided string for arbitrary host system information
that doesn't make sense as a dedicated entry.
Content copied to clipboard
optional string user_string = 9;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Host system disk space free for /
Content copied to clipboard
uint64 diskfree1_bytes = 3;
Link copied to clipboard
Secondary system disk space free
Content copied to clipboard
optional uint64 diskfree2_bytes = 4;
Link copied to clipboard
Tertiary disk space free
Content copied to clipboard
optional uint64 diskfree3_bytes = 5;
Link copied to clipboard
Host system free memory
Content copied to clipboard
uint64 freemem_bytes = 2;
Link copied to clipboard
Host system uptime
Content copied to clipboard
uint32 uptime_seconds = 1;
Link copied to clipboard
Optional User-provided string for arbitrary host system information
that doesn't make sense as a dedicated entry.
Content copied to clipboard
optional string user_string = 9;
Link copied to clipboard
Optional User-provided string for arbitrary host system information
that doesn't make sense as a dedicated entry.
Content copied to clipboard
optional string user_string = 9;
Link copied to clipboard
Secondary system disk space free
Content copied to clipboard
optional uint64 diskfree2_bytes = 4;
Link copied to clipboard
Tertiary disk space free
Content copied to clipboard
optional uint64 diskfree3_bytes = 5;
Link copied to clipboard
Optional User-provided string for arbitrary host system information
that doesn't make sense as a dedicated entry.
Content copied to clipboard
optional string user_string = 9;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): TelemetryProtos.HostMetrics.Builder
Link copied to clipboard
Host system disk space free for /
Content copied to clipboard
uint64 diskfree1_bytes = 3;
Link copied to clipboard
Secondary system disk space free
Content copied to clipboard
optional uint64 diskfree2_bytes = 4;
Link copied to clipboard
Tertiary disk space free
Content copied to clipboard
optional uint64 diskfree3_bytes = 5;
Link copied to clipboard
Host system free memory
Content copied to clipboard
uint64 freemem_bytes = 2;
Link copied to clipboard
Host system one minute load in 1/100ths
Content copied to clipboard
uint32 load1 = 6;
Link copied to clipboard
Host system fifteen minute load in 1/100ths
Content copied to clipboard
uint32 load15 = 8;
Link copied to clipboard
Host system five minute load in 1/100ths
Content copied to clipboard
uint32 load5 = 7;
Link copied to clipboard
Host system uptime
Content copied to clipboard
uint32 uptime_seconds = 1;
Link copied to clipboard
Optional User-provided string for arbitrary host system information
that doesn't make sense as a dedicated entry.
Content copied to clipboard
optional string user_string = 9;
Link copied to clipboard
Optional User-provided string for arbitrary host system information
that doesn't make sense as a dedicated entry.
Content copied to clipboard
optional string user_string = 9;